Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
srand
srand
Sow the random number generator seeds
Name:
srand
Category:
math
Programming Language:
php
One-line Description:
Sow the random number generator seeds.
Related
Simple example of dynamically loading PHP files using get_include_path()
5
Using gc_mem_caches and gc_collect_cycles Functions Together to Improve Memory Reclamation Efficiency
6
Five ways to solve common errors in xml_set_end_namespace_decl_handler function
4
PHP and Vue.js Practical Guide: How to Dynamically Load Data for Statistical Charts
3
Similar Functions
cos
cos
Cosine
getrandmax
getrandmax
Showthemaximumpossib
decoct
decoct
Convertdecimaltoocta
cosh
cosh
Hyperboliccosine
is_infinite
is_infinite
Determinewhetheritis
expm1
expm1
Returnsexp(number)-1
deg2rad
deg2rad
Convertangletoradian
log
log
Naturallogarithm
Popular Articles